Ticket #463 (new WIP - file(s) attached)
Opened 5 years ago
Last modified 6 months ago
[add game] Scourge
| Reported by: | michaelvoliveira | Owned by: | michaelvoliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | Unscheduled |
| Component: | games-roguelike/scourge | Version: | 1.0 |
| Severity: | normal | Keywords: | scourge rogue opengl sd |
| Cc: |
Description
S.C.O.U.R.G.E. is a roguelike game with a 3D user interface. The game allows a group of four characters to search for treasure, kill enemies, gain levels, etc. The code is C++ using SDL, OpenGL and freetype.
Attachments
Change History
Changed 5 years ago by michaelvoliveira
- attachment scourge-0.21.1.bep added
Changed 5 years ago by michaelvoliveira
- attachment scourge-0.21.1.patch added
Patch to set a datadir and replace glXGetProcAddressARB for glutGetProcAddress
Changed 5 years ago by michaelvoliveira
- attachment scourge-0.21.1-data.bep added
Incomplete .bep file for datafiles. Don't know how I do it
comment:1 Changed 5 years ago by michaelvoliveira
- Component changed from default to games-roguelike/scourge
- Owner set to michaelvoliveira
comment:2 Changed 5 years ago by augiedoggie
The patch needs some work. You shouldn't remove the glX support.
comment:3 Changed 6 months ago by scottmc
- Type changed from task to WIP - file(s) attached
Note: See
TracTickets for help on using
tickets.

Initial .bep file. Builds fine with GCC4 only