Skip to content

presidentbeef/space_dodge_100

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Dodge 100

This is a game for the GitHub 2017 GameOff (theme: "Throwback").

You can play it on itch.io.

Running

This game uses LÖVE (in particular version 0.10.2).

To run:

  • Clone it
  • Run love . in the directory with main.lua

Controls

Use left, right, up, down arrow keys or WASD to move.

Press p to pause.

Background

A long time ago I was given a TRS-80 Model 100. I spent a ton of time learning how to program it and writing little programs in its dialect of BASIC.

One of the games I recall making was like this one - flying through blocks that you have to avoid. In particular, the blocks moved in a discrete fashion down the screen, which allowed you to time your moves.

This game is intended to look and feel similar to (how I remember) playing that game on the Model 100.

Note: the "spaceship" is not part of the Model 100 character set, so I did cheat there.

Credits

The font is adapted from Tom 7's snoot.org pixel10.

The web version uses love.js.

License

MIT

About

Model 100-style arcade game (GitHub GameOff 2017)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published