9
2023
[LudumDare52] Theme: Harvest
Small bot programming game, sadly has only 2 commands to use in this initial version.. ldjam entry:https://ldjam.com/events/ludum-dare/52/harvest-bot Making Of video:https://www.youtube.com/watch?v=1B7P3mS4_i4 Ideas for future (if want to extend this later..)– More features (sensor to direction, shoot, enemies, destroyable objects )– Play against other bots in same […]
10
2016
[LudumDare37] One Room
Some progress in the LD37 jam, see webgl demo below! Screenshot above is showing grid movement and enemy cube following the player.. Current idea is – Small single dungeon room that you have to survive and do *something*..? — WebGL player: https://unitycoder.com/upload/demos/LD37/webgl/ LD Entry: http://ludumdare.com/compo/ludum-dare-37/?action=preview&uid=27533 […]
27
2015
Game Jam Template Project
Started collecting useful scripts & building template scenes for Game Jams (like http://ludumdare.com/compo/ ) Sources: https://github.com/unitycoder/GameJamTemplate There is not much stuff yet, so follow the repository to receive updates. * Feel free to post issues, request & submit fixes or scripts there to improve the […]
22
2015
[LudumDare33] You are the Monster
LudumDare GameJam, Worst theme ever, but gotta try still 🙂 Started couple hours ago, heading towards failure still.. WebGL https://unitycoder.com/upload/demos/LudumDare33/webgl/ Ludum Dare entry: http://ludumdare.com/compo/ludum-dare-33/?action=preview&uid=27533 Things learned: > Using multiple cameras with image effects causes problems, all layers will get the effect, even though the Camera […]
18
2015
[LudumDare32] An Unconventional Weapon
Going for the #LDJam again: http://ludumdare.com/compo/ Unity forum LD topic: LudumDare32 — Webplayer / WebGL: http://ludumdare.com/compo/ludum-dare-32/?action=preview&uid=27533 *Note: Chrome has disabled webplayer plugin, copy paste this into url field to enable: chrome://flags/#enable-npapi Download standalone: PC : https://www.dropbox.com/s/k5mi3z03udsvgf3/GraviSniper1.zip?dl=0 Mac : https://www.dropbox.com/s/2go5imll0g5h3zp/GraviSniper_mac.zip?dl=0 Linux : https://www.dropbox.com/s/k5mi3z03udsvgf3/GraviSniper1.zip?dl=0 — RESOURCES […]
25
2014
Connected Worlds [LudumDare30]
Small test game for Ludum Dare 30 (jam). Use mouse draw connecttion from the left planet to the right side. Play the game here: http://www.ludumdare.com/compo/ludum-dare-30/?action=preview&uid=27533
26
2013
Ludum Dare#27 : Lost Pixel
Ludum Dare 27 compo entry. (cancelled that Asteroid Attack after ~1 day, then made this one instead in 4-5hrs..) Play from here: http://www.ludumdare.com/compo/ludum-dare-27/?action=preview&uid=27533 — Image#2: Game view
24
2013
LudumDare27 : Asteroid Attack (wip)
Might post this to LudumDare27 jam, if have time to finish it.. (main image: start menu, shader effect on background image) It’s simple space game with exploding asteroids (unless get some better ideas, name is still un-decided also) Current version: – Kind of stuck with […]
Recent posts
- [GreaseMonkey] Unity Forum Fixer
- UnityHub: Make Hub application background Translucent
- Customize SpriteShapeRenderer quality (but has issues)
- Editor tool: Copy selected gameobject’s names into clipboard as rows (for Excel)
- Editor tool: Replace string in selected gameobject’s names
- UnityHub: Enable built-in Login Dialog (no more browser login/logout issues!)
- Use TikTok-TTS in Unity (with WebRequest)
- Create Scene Thumbnail Image using OnSceneSaved & OnPreviewGUI
- webgl+javascript TTS
- Using Moonsharp (LUA) + Unity Webgl
- Using 3D gameobject prefabs with Unity Tilemap + NavMesh Surface
- Custom Unity Hub Project Template Preview Image/Video (using HTML+CSS in package description)
Recent Comments
- Vector3 maths for dummies! on
- UnityHub: Make Hub application background Translucent on
- UnityHub: Make Hub application background Translucent on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- [Asset Store] Point Cloud Viewer & Tools on
- [Asset Store] Point Cloud Viewer & Tools on
- ffmpeg stream raw video into Unity Texture2D on