Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.32 KB

README.md

File metadata and controls

45 lines (36 loc) · 1.32 KB

NeonBone$$$

Description:

If you have bones why not to feel speed with them! Feel lamp neon lighters, andrenaline puch, explosive sound effects and outworld arts. This project was designed like old-school games using ray-casting(e.g Doom Doom2).

Installation and launch:

Ubuntu:

- sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev
- git clone https://github.com/mrGoncharuk/neonbones.git
- cd neonbones
- git checkout linux_vers
- make
- ./NeonBones maps/race1.txt

MacOS:

- git clone https://github.com/mrGoncharuk/neonbones.git
- cd neonbones
- make
- ./NeonBones maps/race1.txt

Keys:

  • Arrows - moving
  • Q - change textures
  • Esc - exit

Features:

  • Ray-casting engine
  • Hi-rez texures
  • Skybox
  • Vehicle physics
  • Fps-Counter

Screenshots

NeonBones_Screen1 NeonBones_Screen2 NeonBones_Screen3 NeonBones_Screen4