Skip to content

This is a simple and small game made in Raylib that follows a cube which tries not to be obliterated by a death ray.

License

Notifications You must be signed in to change notification settings

kosyin/death-ray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a simple and small game made in Raylib that follows a cube which tries not to be obliterated by a death ray.

Requirements

  • Functioning GPU and CPU hardware.
  • Roughly 5 megabytes of available storage space.
  • GCC or MinGW installed and running.

Notes

  • This contains Raylib version 5.5 per his Github page.
  • It follows standard hierarchy practices.
  • Given the nature of Raylib, all library and header files are stored locally.
    • Executables are built statically.
  • It's built using a pre-existing Raylib example.

About

This is a simple and small game made in Raylib that follows a cube which tries not to be obliterated by a death ray.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages