Skip to content

Browser games written using the HTML5 Canvas element and API.

Notifications You must be signed in to change notification settings

abell95/Andrews-Browser-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser Games for Kicks

Property of Andrew Bell.

Will probably not work great on mobile.

Things I want to make here:

  1. Floppyfowl - flappy bird clone
  2. Galaxy Attackers - Not at all related to space invaders
  3. Meteroids - Can you guess the inspiration?
  4. Hundenwald - A proud Wolfenstein 3D clone using WebGL
  5. Paint Canvas - A paint clone
  6. Scoundrel - A turn-based dungeon crawler
  7. Game of Life - An implementation of Conway's game on a 100x100 grid

To run:

go build -o app.exe && app.exe to walk around annoying Windows firewall messages (have to do it in cmd, though- make pwsh script)

TODO:

  • Need run script

About

Browser games written using the HTML5 Canvas element and API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published