Skip to content

Open-source rewrite of the VOXLAP version of Ace of Spades.

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENCE-GPLv3.txt
LGPL-3.0
LICENCE-LGPLv3.txt
Notifications You must be signed in to change notification settings

Dontmailme/buldthensnip

 
 

Repository files navigation

GUYS GUYS GUYS
FIRST THING YOU NEED TO READ:

Read the manual in MANUAL/, otherwise you will not be able to play this!
If the MANUAL/ folder is missing, run genmanual.py with Python 2.7.

 ------------------------------------------------------------------------------

This is FINALLY a game, BUT is not ready to be released yet.

NOTE:
By Stack's request, this project is now known as "Iceball".

mesa.vxl is by Triplefox, and is currently being used to test load/render.

LICENSING NOTES:
Iceball is licensed under the regular GNU GPL version 3.
Ice Lua Components is licensed under the LGPL version 3.
All assets are released under Creative Commons 3.0 BY-SA:
  http://creativecommons.org/licenses/by-sa/3.0/

These are, unless otherwise marked:
  Copyright (C) 2012-2013, Iceball contributors.
See MANUAL/main/credits.html (source: msrc/main/credits.py) for the list,
and my apologies if I've forgotten to update it.

Ice Lua Components contains some content from libSDL,
  which is licensed under the LGPL version 2.1.
It is marked accordingly.

The manual is in the public domain, except where

REQUIREMENTS:
- a C compiler that isn't crap (read: not MSVC++)
  - specifically, GCC
  - MinGW is a port of GCC for Windows: http://mingw.org/
  - if you use something else we might consider compatibility with it
- SDL 1.2 (not 1.3) - http://libsdl.org/
- Lua 5.1 (not 5.2) - http://lua.org/
- zlib - http://zlib.net/
- GNU make
  - if someone has BSD make, please tell us :)

STUFF TO DO BEFORE 0.1 CAN BE RELEASED:
- DOCS!!! (ones which aren't crap)
- clsave/config.json
- make net_pack more solid
- JSON writer
- make kicking not suck
- face-dependent shading

About

Open-source rewrite of the VOXLAP version of Ace of Spades.

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENCE-GPLv3.txt
LGPL-3.0
LICENCE-LGPLv3.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published