Skip to content

prudhvideep/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids

A simple asteroids game written using C and raylib.

How to play

Control the spaceship with the arrow keys. Press the space bar to shoot and r to restart.

Demo

Space Invaders Gameplay

Steps to run

  • Clone the repo
   git clone git@github.com:prudhvideep/spaceinvaders.git

   cd spaceinvaders/
  • Run the game
   make run
  • Port to wasm

    • Working on compiling the latest version with arena style memory management to wasm
    • The demo includes an older version.

About

A retro asteroids game written in C with raylib.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors