Wednesday, November 14, 2012

minimp3_chung free small mp3 folder player

minimp3_chung is a free small mp3 folder player written in compiled freebasic. Copy the program in your mp3's folder or copy mp3 files in the same folder as minimp3_chung.exe application , double click on the application then it will play the mp3 files with a stunning quality.

you can find it there
 => https://sourceforge.net/projects/minimp3chung/files/

  

Tuesday, October 9, 2012

MyDDDungeonsGL free 3D roguelike mod of DDDungeons

MyDDDungeonsGL is a free 3D openGL version of Deep Deadly Dungeons, Search for The Crown of alegare (free open source freebasic roguelike game) i have made from a game by  Richard Clark .Can run on a small netbook.

Added : 16->32 pixels sprites, window resized, animations, joystick, 3D openGL view + textures + lighting + more monsters

you can find it there => https://sourceforge.net/projects/mydddungeonsgl/   (3.5 Mo)

(13/10/2012) fullscreen mode added (F9)
(14/10/2012) player1..8 , prev/nextlevel  memory added
(16/10/2012) shop added (G) + fullscreen mode corrected
(22/10/2012) gothic font added
(23/10/2012) land level0 added
(24/10/2012) orbs easier to find
(24/10/2012) spider,velociraptor,gnome,war ogre,giant spider
(25/10/2012) doom,demon,wing demon,war angel,evil spider
(26/10/2012) evil scorpion,chest, rednaga, greennaga,cobra
(28/10/2012) two handed weapons give twice damage
(08/11/2012) evil orc,red dragon,blue dragon,savage ogre
(16/06/2013) TTS voice added
(02/04/2014) myDDDungeonsGL_french version added




Thursday, August 16, 2012

Tilecity_chung free modified version of Tilecity3D openGL car/flight/town game

Tilecity_chung is a free 3D car in the city building game from an openb3d demo by Ogg ( added car / flight / tank simulator + edit , load , save map + cars traffic + gui windows + heightmaps + car racing + houses + trees + grass + skydome + sounds + performances boost + shooting +boats  + tanks +  redlights + stops + lamps + heighmaps edit)

 It is written in compiled  freebasic and uses openB3D (open source b3d blitzmax game engine for freebasic). Source code is included in the zip file.Can run on a small netbook with windows 7.

Create a map file (text format 64x64) and explore a 3D openGL town with sea, towers, roads, highways, mounts, trees, houses, grass .
Drive cars among the town traffic , start races against computer driven cars, take a flight by plane to the airport or follow the other flying around cessna, pilot a tank , or shoot them down.
Edit the map with the integrated editor and look instantly your 3D creations.

Gamepad and joysticks supported.

click there => https://sourceforge.net/projects/tilecitychung/

(17/12/2011) shooting cars and plane added
(21/12/2011) warship and radar added
(22/12/2011) tank cannon added
(30/12/2011) tanks (1..10) combat added
(11/08/2012) coloured buildings added
(12/08/2012) standard roads lines added
(14/08/2012) redlights and cars stop added
(15/08/2012) stops and lamps added
(16/08/2012) heightmaps edit,save,load,scale added
(17/08/2012) openB3d.dll updated (could cause memory leak)
(24/08/2012) look left/right/rear with hat/Right joystick/1,2 keys
(26/08/2012) gearbox (manual, automatic) added
(28/08/2012) Vumeter added , Lshift+arrows = look around
(29/08/2012) multi towertypes + textures added
(04/09/2012) pyramids changed to pines
(05/09/2012) car dynamics changed
(09/09/2012) car suspensions added
(10/09/2012) rear gear , carhorn added
(11/09/2012) handbrakes [ctrl], lights [L] added
(13/09/2012) gasStations added
(14/09/2012) customize vehicles added
(21/09/2012) commercials added
(23/09/2012) persos added
(24/09/2012) fog added [ctrl+F]
(24/09/2012) virages & priority panels added
(27/09/2012) stop2,stop3,editmap( flyto) added
(28/09/2012) increased custom weight effect
(01/10/2012) parkings added ("=" key)
(06/10/2012) shadows added (ctrl+S)
(11/11/2012) enhanced shadow, 3D walkers
(12/11/2012) radio added (ctrl+A)
(29/09/2013) midipiano_chungDLL radio added


Friday, April 27, 2012

Wednesday, March 14, 2012

AIMLscintilla_chung free AIML editor with test run using scintilla and AIML_chung

AIMLscintilla_chung is an AIML editor with test run feature using scintilla and AIML_chung free standalone chatbot . Edit and test aiml chat bot files.

=> https://sourceforge.net/projects/aimlscintchung/

Friday, March 2, 2012

gui_chung_dll a dll version of gui_chung to easily make gui windows in any language

gui_chung_dll is an older dll version of gui_chung to easily make gui windows with graphics in any language , as c/c++, freebasic, with simple syntax inspired from Liberty Basic easy gui coding (buttons, combobox, edittext, statictext, listbox, menu, graphicbox,...). Includes creation of openGL windows and guiloadtexture from jpg with alpha, and gfx graphics windows drawing. It is based on windows api and is written in compiled freebasic (freeware).

click here => https://sourceforge.net/projects/guichungdll/

Tuesday, February 28, 2012

loadmd2_chung free dll to load 3D md2 models into openGL

loadmd2_chung is a free dll to load 3D md2 animated models into openGL. It is written in compiled freebasic, but can be called by any other current programming language.

click there => https://sourceforge.net/projects/loadmd2chung/

(29/02/2012) call examples in LibertyBasic added
(20/03/2012) MD2setnodetexpos (adjust texture position, scale, rotation) added

Friday, February 24, 2012

TTS_chung_dll free dll interface for TTS text to speech SAPI5


TTS_chung_dll is a very simple dll interface for TTS text to speech (SAPI5) written in freebasic to use with any programming language .Comes with c++ , LibertyBasic and freebasic calling examples. Accepts XML tags.
example of call :
myTTSinit()
myTTSspeak(@"hello")
myTTSclose()

=> https://sourceforge.net/projects/ttschungdll/


Saturday, February 4, 2012

AIML_chung a free AIML standalone chatbot engine with dll in freebasic

AIML_chung is a free AIML standalone chat bot engine trial with dll , maths parser, synonyms substitutions , speech voices , and 3D photorealistics avatars, i have programmed in freebasic from scratch.Comes with GUI window and console examples, and a dll to use with other programming languages or to easily embed in your applications. Talk with your A.I. computer.

you can find it there => https://sourceforge.net/projects/aimlchung/  

(08/02/2012) learn features added
(09/02/2012) multi users feature added (say "my name is ...")
(10/02/2012) some bugs corrected
(12/02/2012) 3D openGL avatar added
(13/02/2012) <condition> bugs corrected + battledome.aiml
(16/02/2012) <maths></maths> features added
(17/02/2012) <think> bugs corrected
(18/02/2012) cdecl.bi + test examples in c++ and LibertyBasicv4
(19/02/2012) AIMLclose() sub added to dll (to free memory)
(22/02/2012) my_espeak_dll + custom espeak voices menu added
(24/02/2012) TTS_chung_dll custom text to speech interface added
(26/02/2012) synonyms feature added
(28/02/2012) badanswer works (say "bad answer")
(07/03/2012) some bugs corrected, helen, anna, rebecca bots added
(16/03/2012) speaking 3D photorealistics avatars added
(20/03/2012) jean,audrey,ingrid,elise,carole,sophie avatars added
(24/03/2012) edit my_avatar added
(26/03/2012) 3D world mode added
(03/04/2012) enhanced espeak voices + avatar speaking
(05/03/2012) max number of categories raised to 250.000
 
 


Saturday, September 24, 2011

draculus a free 2D/3D game in Liberty Basic

draculus is a modified version of laby_chung , with monsters combat , view switch between (2D/3D) , potion reward and integrated map editor.(include a sprite editor)

you can find it there => https://sourceforge.net/projects/draculus/ (4.4Mo)


<= enlarge

Tuesday, January 18, 2011

cube_chung free cube like game trial in freebasic

cube_chung is a compact hack & slash  cube / minecraft like game trial written in compiled freebasic using gui_chung and openGL. can run on a small netbook.

add , remove terrain cubes, save, load, or import from heightmap bitmaps.

you can use the mouse, the keyboard, or the gamepad joysticks.

hunt lions,tigers,dinosaurs,skeletons, build houses or dig tunnels.

=>  cube_chung.zip  (5Mo)

Get cube_chung at SourceForge.net. Fast, secure and Free Open Source software downloads
(22/01/2011) mixed mode added (surface / cubics )
(27/01/2011) water, lava, grass added
(01/02/2011) weapon , lions added
(02/02/2011) tigers, velociraptors added
(04/02/2011) enhanced A.I .
(06/02/2011) merge bitmap function added
(03/05/2011) skeletons added
(04/05/2011) add monsters to place function added
(04/05/2011) save/load monstersave files added
(05/05/2011) spiders added
(05/03/2012) spell hit added  [shift] key, gnome,ogre added
(21/11/2013) 3rd animated persos3D warrior, barbare, dwarf, orcs 


Monday, October 25, 2010

free 3D cross car openGL written in freebasic

cross_car_chung is a free 3D safari cross car / flight simulator / wind ship sail game using gui_chung and openGL ,written in compiled freebasic.can run on a small netbook.

you can find it there => cross_car_chung.zip (9Mo)

Get cross_car_chung at SourceForge.net. Fast, secure and Free Open Source software downloads
(28/10/2010) horses added
(30/10/2010) zebras added
(02/11/2010) grass added
(11/11/2010) stars added
(16/11/2010) elephants added
(18/11/2010) girafes added
(20/11/2010) rhinos added
(22/11/2010) planes mode added
(25/11/2010) 2nd plane added
(28/11/2010) shooting added
(29/11/2010) plane radar added / smoke added
(03/12/2010) france, england heightmaps added
(05/12/2010) yougo, grece, zoom map added
(07/12/2010) ships added
(09/12/2010) sailships added
(10/12/2010) addon feature added
(11/12/2010) vietnam, westUS addon
(12/12/2010) japan, florida addon
(14/12/2010) kenya addon
(17/12/2010) enhanced performance
(18/12/2010) max fps selection added
(19/12/2010) smooth terrain (0-8) added
(20/12/2010) moving water terrain
(25/12/2010) wind sail ship mode added
(26/12/2010) tour (plane passenger) mode added
(29/12/2010) save, load, start option(reset/continue) added
(11/05/2012) select trees height added
(12/05/2012) forest heightmaps added
(13/05/2012) forest clearings color added
(24/01/2013) suspension selection added 
(11/02/2013) handbrakes added [ctrl]key / joy6