3
2013
Falling Alphabets (proto)
Small test game, falling alphabets.
Current features:
– Falling alphabets 🙂
– Using default 3DText objects with rigidbodies
– Basic highscores with php (1 top score is kept)
– sounds from: http://www.bfxr.net/ (ps. Check this, Unity port of as3sfxr)
– 3D sounds (based on viewport position)
– uhm…nothing much else
Info:
– Total time spend for making the “game”: ~5hrs (split to within 4 days)
Todo:
– Better graphics (UI)
– Add some other effect on a succesful hit (+1 bonus object..or coin/diamond?)
– Adjust difficulty (now it doesnt speed up unless you fail something..)
Webplayer:
http://unitycoder.com/upload/demos/FallingAlphabets1/
Download sources:
falling_alphabets.unityPackage
Related Posts
15 Comments + Add Comment
Leave a comment
Recent posts
- MotionVector Effect: Object “disappears” when paused
- [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
Recent Comments
- [Asset Store] Point Cloud Viewer & Tools on
- [Asset Store] Point Cloud Viewer & Tools on
- 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
haha, nice mini game!
This could be more interesting if you have words falling instead of just single letters!
Words could be just a collection of alphabets falling near simultaneously, like…
[n]
[m]
[a]
[d]
good idea, then could have attack waves (one “wave” or level is 1 paragraph of text..), word combos.. Or even typing falling c# code.. or PI numbers : )
attack wave sounds great!
This may be a little time taker but, you could do something with the scoring as well.
reward the player who enters correct letter in sequence, with combo bonus points.
that way, the player may enter like…
beautiful (9 letters) = 9*9 = 81 points
beau (4 letters) tiful (5 letters) = 4*4 +5*5 = 16 + 25 = 41 points
something like.
Here’s interesting typing game (made in unity also)
http://www.kongregate.com/games/agnt666/typocalypse-3d
man…. this game can help me a lot… Could you please share the source.. I’m doing a project just similar,
I’ll try to find it sometime next week..(its quite old so not sure how well it works with Unity5)
Thanks man!!! I really apreciate!! I hope hoy can find it! Don’t worry about the version, i have the 4.6
try to download now (unitypackage is from 4.2 version)
thaks… i`m downloading now…
Does it have a c# code. Cause this can help in my project. Please post it thank you
^ Download link is in the post
it says application not found when i download it. please teach me how to do it.. i need it for my project sir.. thank you
Do you have Unity3D installed?
http://unity3d.com/get-unity/download
Hello!
Do you still have the sources please?
The link is expired.
Thnks a lot and have a wonderful Year!
fixed link!