Monster's resources

This post keeps track of all resources I like.
It is meant to be a personal use for fast access to other links. Maybe you find it usefull too.

Guides

Finished Games

Libraries

General

  • S2A - Sensors-To-Actuator Python library - for easy connection between sensor output and actuator input (2.49-2.5+)
  • A2A - All-To-All Python library - single line Python (2.49-2.5+)

Scene management

  • SaveLoader - saving/loading Game states (2.49-2.5+)

Camera

  • FreeView - Avoid flying through other objects (2.49) - ready to use FreeView with configurable mouse and keyboard control (uses the EventManager and LinkLib) (2.49-2.5+)
  • CameraFocus - track multiple game objects with the camera

Input

  • EventManager - Deal with (in-game) configurable Keyboard and Mouse Events
  • KeyMapper- configurable Keyboard input (deprecated - now part of the EventManager)

Mouse/Mouse Cursor

User Interface

Organizing

Physics

Utilities

Miscellaneous

Ready-to-use components

Demos

WIPs

Community projects

Hints, Guides and Good-To-Knows

outsourced to this thread

Good to know

Maintained by
Monster :japanese_ogre:

Hey thanks Monster for that great list.

@_@ thanks!

As ussua…l good stuff by Prof Monster
Thx!

Awesome stuff Monster, some really good info in all those links. Keep it up :yes:

which ones are made with 2.5x ?

None of them. Some are modified to be compatible. Please check the threads. If it says it supports 2.5 than it is compatible.
They are all made in 2.49b but can be loaded into 2.5x (and run there if made compatible).

Edit: in the meantime I use 2.6x too. Still have a look at the versions.

really, really nice!!!