Skip to content

AlonePong: Lua version in PongCraft project. Classic Pong with unique twist. Explore Lua for game dev

License

Notifications You must be signed in to change notification settings

rmottanet/alone-pong-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AlonePong in Lua

Welcome to the Lua version of AlonePong in the PongCraft project! In this implementation, you'll experience the classic Pong game with a unique twist: you control a single paddle that bounces the ball against the bottom and side walls. Enjoy OldSchool stress-free moments while exploring Lua for game development.

How to Run

To run AlonePong in Lua, follow these steps:

  1. Clone or download this repository to your local machine.
  2. Make sure you have the LÖVE framework installed. You can download it from https://love2d.org/.
  3. Open a terminal or command prompt and navigate to the "lua/alone_pong" folder.
  4. Run the game using the following command:
love main.lua

That's it! You can now enjoy the game and explore Lua for game development. The game logic is implemented in the "main.lua" file.

Technologies Used

This implementation of AlonePong is written in Lua and uses the LÖVE framework for game development.

Feedback and Contributions

If you have any feedback, ideas for improvements, or if you'd like to contribute to this project, feel free to reach out. Your input is highly appreciated!

Thanks for playing AlonePong in Lua, and enjoy the game!

About

AlonePong: Lua version in PongCraft project. Classic Pong with unique twist. Explore Lua for game dev

Topics

Resources

License

Stars

Watchers

Forks

Languages