
latest game version:
v20060718 | site last update:
2006/12/06 |
a multiplayer 2D shooter by tomasz grajewski
NEWS
2006/10/16
added a links section, that can be found on the very bottom of this page.
2006/10/03
i've started
some thread about the first release, asking the allegro community about it, how it works, etc.
2006/10/02 | the first release -
v20060718
the first public pre-alpha release on the SOURCEFORGE.NET page.
ABOUT
OUTCLASS is planned as a multiplayer 2D shooter. currently the engine of this game is in development (very early stage), so there is no playable version yet. however there is a first release that contains a menu system test. to see how it works please see the screenshots below or download a working version, which is also available (only for WIN32 platform).
you can also view the source code. it's written in C/C++. to compile it yourself you'll need the
MINGW compiler and the
ALLEGRO and
BASS libraries installed on your system.
sorry, but there is no more info yet available about this project, as it is in very early stage of development.
SCREENSHOTS
OUTCLASS v20060718
the first public pre-alpha release, menu system and console screenshots only:
DOWNLOADS
OUTCLASS v20060718
windows installer (2.1 MB)
contains everything: game, soundtrack and source code. needs to be installed after the download. if you don't want to do this you can get the zip files below.
zip file (2.0 MB)
lite, zipped version, without the source code.
zip file (0.5 MB)
even liter, zipped version, without the source code and music.
source code (0.2 MB)
the source code in C/C++ (files are in C++, but coding style is from C).
OUTCLASS SOUNDTRACK
soundtrack (1.5 MB)
the soundtrack in
.mo3 format, can be played using the
XMPlay audio player.
game translations
all language files should be saved in the
/ini directory. OUTCLASS searches only for files with
language_*.ini name pattern. please use the UTF-8 encoding if you want to use international characters in the game.
english (default) -
the original language file. if you want to create own translation of the game, then you can download this file and edit it.
FORUM
OUTCLASS forums
ALLEGRO.CC forums
tomasz grajewski - the OUTCLASS developer, please send here all your bug reports and suggestions for improvements to the game or this site.
LINKS
ALLEGRO.CC banner network
OUTCLASS development related
-
-
THE MOD ARCHIVE
on this site i've found many tracks, that are included in the OUTCLASS SOUNDTRACK. site's description:
the best MOD archive on the web! currently over 11 GB of MOD, S3M, XM, IT, MTM, 669 and STM files and growing rapidly. upload your favorite MODs, all MODs screened for quality. discussion boards, chats, top lists, reviews, and much much more...
-
ALLEGRO
a game programming library, used to create OUTCLASS. description from the web site:
ALLEGRO is a game programming library for C/C++ developers distributed freely, supporting the following platforms: dos, unix (linux, freebsd, irix, solaris, darwin), windows, qnx, beos and macos x. it provides many functions for graphics, sounds, player input (keyboard, mouse and joystick) and timers. it also provides fixed and floating point mathematical functions, 3D functions, file management functions, compressed datafile and a GUI.
-
ALLEGRO community
a great community of the ALLEGRO game programming library. this site contains some threads started by me, asking about each version of OUTCLASS, that has been released.
-
BASS
home of the BASS library, used to output sound and music in the game. description from the site:
BASS is an audio library for use in windows and mac os x software. its purpose is to provide developers with the most powerful and efficient (yet easy to use), sample, stream (mp3, mp2, mp1, ogg, wav, aiff, custom generated, and more via add-ons), mod music (xm, it, s3m, mod, mtm, umx), mo3 music (mp3/ogg compressed mods), and recording functions. all in a tiny dll, under 100 KB in size.
-
MINGW
free and very good compiler used to compile all OUTCLASS binaries. description from the home page:
a collection of freely available and freely distributable windows specific header files and import libraries combined with gnu toolsets that allow one to produce native windows programs that do not rely on any 3rd-party C runtime DLLs.
-
UPX
a great tool for compressing executable files. original description:
UPX is a free, portable, extendable, high-performance executable packer for several different executable formats. it achieves an excellent compression ratio and offers very fast decompression. your executables suffer no memory overhead or other drawbacks because of in-place decompression.
-
NSIS
a great system for creating installers, used to make OUTCLASS SETUP. description from the web site:
NSIS (nullsoft scriptable install system) is a professional open source system to create windows installers. it is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.
-
SOURCEFORGE.NET
provides a web and file hosting for various open source projects, also for the OUTCLASS KINGDOM.
other pages
-
THE END