Forked from https://github.com/Germanunkol/GridCars - Grid Cars: Turn-based multiplayer racing game
Pedro Gimeno ec8bece138 Some README updates | před 3 roky | |
---|---|---|
images | před 10 roky | |
lib | před 3 roky | |
maps | před 10 roky | |
network | před 3 roky | |
sounds | před 10 roky | |
License.txt | před 10 roky | |
Makefile | před 3 roky | |
README.md | před 3 roky | |
SERVER_SETTINGS.md | před 10 roky | |
callbacks.lua | před 10 roky | |
car.lua | před 3 roky | |
chat.lua | před 3 roky | |
compat.lua | před 3 roky | |
conf.lua | před 3 roky | |
config.lua | před 3 roky | |
dedicated.lua | před 3 roky | |
environment.lua | před 3 roky | |
game.lua | před 3 roky | |
images.lua | před 10 roky | |
lobby.lua | před 3 roky | |
main.lua | před 3 roky | |
map.lua | před 3 roky | |
maps.blend | před 10 roky | |
menu.lua | před 3 roky | |
panel.lua | před 3 roky | |
sounds.lua | před 3 roky | |
stats.lua | před 3 roky | |
timer.lua | před 10 roky | |
utility.lua | před 10 roky |
Ludum Dare 31 entry. Base game made in one weekend.
Multiplayer only! This game is intended as an "in-betweener" at LAN Parties.
All cars are grid based. You have 10 seconds to make your move. Your velocity is "saved" between moves - so the faster you went last round, the further you can go this round!
You can create your own maps in any modeling program - we used Blender3D (export as .stl).
Once you have a cool map, send it to us, so we can share it!\ gridcars [at] gmail.com
See the SERVER_SETTINGS.md for instructions on configuring your own server.
There are binaries available at: http://germanunkol.de/gridcars/
Also, the source code can be run directly with the Löve2D engine:
cd Path/To/GridCars
love .
[PG update] Check the releases page too: https://notabug.org/pgimeno/GridCars/releases
Released under MIT license (see License.txt). For the licenses of the libraries, check out the respective License files. Beep sound from "jobro" on freesound.org: http://www.freesound.org/people/jobro/sounds/33788/ (Creative Commons)