jasaldivara / SpaceRocks

Old school retro space shooter arcade game in WebGL

Home Page:https://jasaldivara.github.io/SpaceRocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Rocks

Old School retro space shooter arcade game in WebGL

I made this in 2020, but I didn't have it published until now (2023)

Currently this is not really a complete game. I still want to add some features:

  • Particle animation/explosion when the payer ship dies.
  • Gamepad support
  • Enemies?
  • High scores?
  • Levels?
  • Etc...
  • Rewirte some parts of the code.

Technologies I'm using in this project

In the browser:

  • WebGL for rendering
  • AudioContext for generating sound

For development

  • Jekyll for generating the multilingual page

Not sure if Jekyll is the ideal way for doing this. If you know a better, simpler way: Let me know ;)

About

Old school retro space shooter arcade game in WebGL

https://jasaldivara.github.io/SpaceRocks

License:MIT License


Languages

Language:JavaScript 88.4%Language:CSS 5.8%Language:HTML 5.8%