Skip to content

GH2005/simple-rust-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

simple-rust-game

The result of following https://sunjay.dev/learn-game-dev/intro.html, plus my own work:

  1. Intersection avoidance: no two entities can overlap (collision detection); no entity can pass the window borders.
  2. Dull text rendering.
  3. The player (only the player) can consume the items on the screen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages