<div dir="ltr">Hello everyone,<div><br></div><div>as some may know, I am building an app on sugar gitorious : <a href="https://git.sugarlabs.org/learnchess/learnchess_1">https://git.sugarlabs.org/learnchess/learnchess_1</a></div>
<div><br></div><div>But I am facing some psychological strange difficulties :</div><div><ol><li>First, I started it as a web application</li><li>Then I gave it up and made it a GTK3 application</li><li>Now, I "dream" of making it a web application again.</li>
</ol><div>Here is my reasons for making it defenitively a web application :</div></div><div><ul><li>Gtk3 is a very hard programming technology</li><li>Web application are moderns features that all the team added in order to make developpers live simpler</li>
<li>We can use Javascript libraries, among maybe thousands ones :)</li></ul><div>And here is some issues I was facing when developping in web applications :</div></div><div><ul><li>my laptop screen is rather in a ration of 16/9, instead of just 4/3 : not ideal for the tests</li>
<li>some pictures used for the project (png/jpeg ?) seemed blurred.</li></ul><div>Has anyone be faced with the last two issues ? How did you hold it ?</div></div><div><br></div><div>Thanks in advance</div></div>