Skip to content

Friteee/Space-maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Maze

Space maze - a game, built as final project for "Introduction to computer science" online course on EdX. Most of the source code was copied from my initial attempt on this project.

This game is built in Code::Blocks, using C++ and SDL2 library.

####Warning : Sprites for this game were made by a person without particular skills in graphics.

####Controls:

WASD or arrows for movement. Escape to exit from the game.

How to install on Windows:

  1. Click "Download zip" button to the right.
  2. Extract downloaded zip to a folder.
  3. Open the WIP.exe.

How to compile for Windows:

  1. Download latest Code::Blocks from Codeblocks website (Compiler should be working with c++11 at least)
  2. Open up WIP.cbp in WIP folder.
  3. Compile.
  4. Run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published