Showing posts with label genre-spacesim. Show all posts
Showing posts with label genre-spacesim. Show all posts

Sunday, February 24, 2013

Winter Shorts 1: Word War Vi Laser Edition, Space Nerds in Space

SNiS Engineering screen
Stephen Cameron, one of my personal heroes of game development (Be The Wumpus), made Word War Vi support color laser projectors using the openlase library [blog post].


Another project that our forum users were allowed to follow in this thread is Space Nerds in Space:

So this game (when it becomes a game) is very much inspired by Artemis Spaceship Bridge Simulator
See: artemis.eochu.com The idea is you have a game which is played much as the actors in the Star Trek TV series played their roles on the bridge of the Starship Enterprise. There are a number of "stations": Navigation, Weapons, Science, Communications, etc. and each player assumes that role. Each station has it's own laptop or other computer which communicates via network to a central server which simulates the game universe. So it's kind of a cooperative multiplayer network game... No reason not to have multiple teams in multiple starships inhabiting the same server/universe either cooperating or doing battle.
Mine is different than Artemis Spaceship Bridge Simulator in that it is:
GPL'ed.
Linux/gtk
Probably uglier (lol).
Probably more scalable (yay vector graphics.)
Not even close to finished.


It will probably be a while until I'm in a room with enough Linux users to test play this game but when the time comes, I shall be prepared!

Friday, October 26, 2012

Scavenger: Atmospheric Open Source 2D Space Exploration


Image: Scavenger in-game credits

Scavenger is a simple space exploration game set in a large debris field, created by Fiona Burrows in December 2009.

It is polished, very atmospheric and expresses a subtle sense of humor inside item/object names.

Scavenger was voted 2nd place in the "overall" category at Ludum Dare 16 (48 hour dev jam). It recently was released in a github repository under MIT license (both code and art!).

The code is written in Python and runs on Linux, Mac OS X and Windows.

Video: Scavenger

On her blog, Fiona writes about her development process:
  1. Pick a simple idea and roll with it.
  2. Never leave an unfinished feature.
  3. If anything can be polished then do it - If an animation can be added to something then do it, if a small particle effect can be added here then do it.
  4. Don't stress over running out of time. When it doubt, pretend this was the plan all along.

Sunday, January 8, 2012

Winter Shorts 2: Wizznic! Mouse Input, Me and My Shadow New Look, Epiar Cleanup, GemRB Platforms and Games

Wizznic!

Wizznic! supports mouse & touchscreen. [Video] Code available on GitHub.

MeAndMyShadow

MeAndMyShadow 0.2rc1 is out. It features tutorial, in-game help, a new default visual style and an improved editor.


Epiar 0.5.0 has been released:
  • UI clean-up
  • Expanded missions system
  • Sound and music additions
  • Main menu
  • Editor greatly expanded
  • Misc. bug fixes
GemRB logo

GemRB 0.7.0 was released recently. Their wiki received a clean-up as well. The engine re-implementation runs on Android and iOS. BG, TotSC, BGII, ToB, IWD and HoW can be played start to end. Some features are missing and there are some new features too.