About
My name is Fernando Bevilacqua, I am a Computer Science professor at Federal University of Fronteira Sul (UFFS), a Brazilian university.
I like to code and create new things, specially when they can help me or anyone somehow. I currently work with game and web development using Flash, PHP and Javascript.Twitter
- @Jose_Garay Thanks for the #FF indication! 1 day ago
- Post: Napoleon: ND2D engine + Nape physics (There is a lot of activity and cool stuff being done using...) http://t.co/ri9pnsZh #as3 #flash 2 days ago
- New: Assets Pack #8 – Grass and Water Tiles http://t.co/b4f77fiH #as3 #flash #free #gamedev 3 days ago
- New: Gamooga (hosted realtime communication backend to build highly scalable multiplayer games) http://t.co/r4Ungogv #as3 #flash #gamedev 4 days ago
- Code PHP and play Guitar Hero 3 alternately: achievement unlocked! 6 days ago
Tag Archives: games
AS3 GameGears
Flash game developers - meet my new project: AS3 Game Gears ! It is the right place to find useful tools to boost your game development. There is no need to reinvent the wheel, all you need is a place … Continue reading
BulkLoader – managing multiple loadings in AS3
One of the most common tasks in game development is the assets loading process. You have two options: 1) ship your game as a single 45Mb SWF file filled with sweet and compressed-to-the-bones images/sounds or 2) load all those assets … Continue reading
Isometric AS3 game engines
After Happy Farm and FarmVille attracted millions of user there is a lot of talking about isometric games. I've played several games featuring an isometric view then I've spent some thoughts around the idea of creating my own isometric game … Continue reading
Improve your game with particles
When I play a game, I like to see all those flying particles popping up on the screen. Casual games make heavy use of this resource, sometimes more than what is considered healthy. A particle system adds dynamism to the … Continue reading
QuickBox2D: AS3 physics engine
The first time I saw a really convincing physics engine working on a PC game was during a Half Life 2 session. All that Havok physics created an unique game experience. Luckily the use of physics inside games has grown … Continue reading