Skip to content

MikhailProg/space_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

3D Software Game

A small 3D software game (use perspective projection). Only lines and dots are used for drawing.

Build

The game use SDL for rendering.

$ apt-get install libsdl1.2-dev
$ make -C src

Usage and run

ARROWS to move a cross.

SPACE to shoot.

W to increase your speed.

S to decrease your speed.

ESC to stop the game loop.

$ ./game

Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published