MadWheelZ

Rating: 
5
Your rating: None Average: 5 (1 vote)

MadWheelZ

Repository: https://codeberg.org/glitchapp/MadWheelZ

A clone of the puzzle game “Rush Hour” in lua for the löve framework.

Rush Hour is a 6x6 sliding block puzzle invented by Nob Yoshigahara in the 1970s. It was first sold in the United States in 1970s.

The game is set up for mobile screens in portrait mode.

For now there is only one level, I may add more in the future.

v0.2 adds:

- replaced primitives with assets

- Added a few levels (not all tested)

v0.3 adds:

- Improved grid visibility

- Added subtle shader

v0.4 adds:

- Improved and more sophisticated global illumination:

Cars now illuminate the scene when they are dragged and also when they stay.

The global illumination is achieved using normal maps and shaders, which is a very performant way of creating a relatively realistic illumination. Since performance is critical on mobile devices which lacks the horsepower of desktop, this method is very appropiate for mobiles.

This is the same illumination method used on the game "Spinny the runner".

v0.4.2-1 adds:

- Pull down menu

- About section

- Started select level menu and repeat level option (not fully working yet)

- Added 2 levels from the top 23 selected levels from https://www.michaelfogleman.com/rush/

I may add more in the future

v0.4.3-1 adds:

- Ambient sounds (you can toggle sounds now from the pull menu if they annoy you)

- Added 3 levels more from https://www.michaelfogleman.com/rush (there are 5 levels available in the game now)

v0.4.4-1 adds:

- Noise shader

- up to 8 levels

- Improved level selection preview

v0.4.5-1 adds:

- LoveGui (used on the options and about menu)

- Scrollable about with license and other info

- Options menu (triggered with the pull menu)

- The following options can be toggled: sound, shaders & day-night light cycle

v0.4.6-1 adds:

- Game can now be played in landscape mode

- In lansdcape mode the next level is rendered next to the current level (you see both at the same time).

Please be aware that the pull menu and the menus using the "guilove" do not work in landscape mode, you can still use and access the options in portrait mode as before.

v0.4.7-1 adds:

Pull menu works now in both orientations (portrait and landscape)

v0.4.8-1 adds:

- tweaked shader parameters and a new shader. The new shader is an evolution of the old one, enhancing realism with depth-based shadowing via a heightmap and more accurate light attenuation. It also uses normal maps to simulate detailed surface lighting, making metallic surfaces appear reflective by affecting how light is scattered, without explicitly simulating real metallic reflections or specular highlights.

v0.4.9-1 adds:

- New "speccy" shader which turn the graphics into a retro experience.

v0.5.1 - Final Update
This will be the last update unless any critical issues arise.

What's new in v0.5.1:

  • Smooth Car Dragging Movement: For a more fluid and responsive experience.
  • New Ambient Sounds & Weather Effects: Enhanced atmosphere with new sounds and dynamic weather effects.
  • Top 23 Levels from Rush: All the selected levels from Rush are now included.

This project is open source under the GPL 2.0 license. If you'd like to contribute or continue development, feel free to fork it on Codeberg.

Thanks for playing, and enjoy!

 

 

Screenshots: 

Category:

Keywords:

Application versions: 
AttachmentSizeDate
File madwheelz-0.1-1.noarch.rpm3.4 MB23/10/2024 - 21:24
File madwheelz-0.2-1.noarch.rpm8.59 MB24/10/2024 - 13:00
File madwheelz-0.3-1.noarch.rpm8.62 MB25/10/2024 - 20:57
File madwheelz-0.4-1.noarch.rpm8.62 MB26/10/2024 - 17:37
File madwheelz-0.4.2-1.noarch.rpm10.81 MB27/10/2024 - 22:25
File madwheelz-0.4.3-1.noarch.rpm12.59 MB28/10/2024 - 12:42
File madwheelz-0.4.4-1.noarch.rpm13.17 MB28/10/2024 - 22:00
File madwheelz-0.4.5-1.noarch.rpm13.17 MB29/10/2024 - 17:45
File madwheelz-0.4.6-1.noarch.rpm13.17 MB03/11/2024 - 13:59
File madwheelz-0.4.7-1.noarch.rpm13.16 MB04/11/2024 - 11:03
File madwheelz-0.4.8-1.noarch.rpm14.34 MB17/11/2024 - 14:55
File madwheelz-0.4.9-1.noarch.rpm15.34 MB18/11/2024 - 09:46
File madwheelz-0.5-1.noarch.rpm18.68 MB20/11/2024 - 00:05
Changelog: 

v0.5.1 - Final Update
This will be the last update unless any critical issues arise.

What's new in v0.5.1:

  • Smooth Car Dragging Movement: For a more fluid and responsive experience.
  • New Ambient Sounds & Weather Effects: Enhanced atmosphere with new sounds and dynamic weather effects.
  • Top 23 Levels from Rush: All the selected levels from Rush are now included.

This project is open source under the GPL 2.0 license. If you'd like to contribute or continue development, feel free to fork it on Codeberg.

Thanks for playing, and enjoy!