Ask HN: What are you working on?
161–170 of 751 posts
Re: Ask HN: What are you working on?
#162Mostly two things: 1) online platform for learning foreign languages via simple games, currently trying to make it work on mobiles ( http://language-monster.com ) 2) attempting to create a classic 2D real-time strategy game, although it's in early development: https://github.com/lchsk/knights I intend to make it work on Linux & Windows
Can anyone recommend good 'game' type apps to help learn Chinese?
Re: Ask HN: What are you working on?
#163Re: Ask HN: What are you working on?
#164Problem: Code is very effective and learning objectives where achieved. (Will be working on implimenting angular2 soon, right now just Codeigniter/Bootstrap.) The problem has been making massive amounts of money from the website.
Re: Ask HN: What are you working on?
#165Mostly two things: 1) online platform for learning foreign languages via simple games, currently trying to make it work on mobiles ( http://language-monster.com ) 2) attempting to create a classic 2D real-time strategy game, although it's in early development: https://github.com/lchsk/knights I intend to make it work on Linux & Windows
You be interested in some software I found yesterday called Godot: https://godotengine.org/ It's got a fairly nice GUI and allows you to script events in a scripting language that's like a mix between Python and C++. You can also just use C++. Everything works as part of a "scene-tree". The physics and rendering engines are swappable. I believe it uses SDL2 by default. I'm pretty new at game-dev stuff. Most of my wor…
Re: Ask HN: What are you working on?
#166A chatroom that instantly connects you to a dating expert for help with common issues. E.g. getting your ex back, writing a Tinder message, or dating anxiety.
Re: Ask HN: What are you working on?
#167The idea is that we can hang them in trees all over the metro area and keep an eye on when they ripen. This is mostly powered by the Twilio programmable data service and the Ai-Thinker A20 (https://www.aliexpress.com/item/DIYmall-ESP8266-A20-Wifi-GPR...) -- WiFi and 2G cell radio for $14!
We can likely get battery life in the range of several months, so we can put the sensors up at the beginning of the season and then take them down when we harvest.
Re: Ask HN: What are you working on?
#168Problem: I'm really struggling with deep-linking. I want to make sure that links open in the app if the app is available and fallback on opening on the site. Sharing to social media is also giving me a headache, but that's due to my stack.
https://itunes.apple.com/us/app/pindigo-your-pinball-scores/... https://play.google.com/store/apps/details?id=com.ascrewaske...
Re: Ask HN: What are you working on?
#169Mostly two things: 1) online platform for learning foreign languages via simple games, currently trying to make it work on mobiles ( http://language-monster.com ) 2) attempting to create a classic 2D real-time strategy game, although it's in early development: https://github.com/lchsk/knights I intend to make it work on Linux & Windows
I like the idea of gamifying language learning, and your first project is cool. Can anyone recommend good 'game' type apps to help learn Chinese?